public bool AddPropertyEntity(PropertyTypeMaster PropertyTypeMaster) { return(Repository.AddPropertyEntity(PropertyTypeMaster)); }