CanCreate Property
The flag that allows to create a property if it doesn’t exist. (for read only property == false)
Syntax
public System.bool CanCreate {get; set;}Public Property CanCreate As System.BooleanThe flag that allows to create a property if it doesn’t exist. (for read only property == false)
public System.bool CanCreate {get; set;}Public Property CanCreate As System.Boolean