MetadataFieldName Property
The name of the property.
Syntax
__property String MetadataFieldName[int MetadataFieldIndex] = {read=FMetadataFieldName, write=FSetMetadataFieldName};
Default Value
""
Remarks
The name of the property.
The size of the array is controlled by the MetadataFieldCount property.
This property is not available at design time.
Data Type
String