SchemaPropertyName Property
The Name of the OData schema property.
Syntax
__property String SchemaPropertyName = {read=FSchemaPropertyName, write=FSetSchemaPropertyName};
Default Value
""
Remarks
The Name of the OData schema property.
The size of the array is controlled by the SchemaPropertyCount property.
This property is read-only and not available at design time.
Data Type
String