Returns the persisted Property Names of the entity in array format
This function returns array
Key
Type
Required
Default
Description
entity
string
Yes
---
​
var properties = ormService.getPropertyNames("User");