Creating item from a custom doctype

I installed the app PropMS from github. I want to create a item whenever a property is created from Property Doctype. i have wrote this script in my property.py file
Anyone who can help ??

Hello,
You should put after_insert into Property class to create Item on event insert of property