ClaimPropertyName Property
The name of the property.
Syntax
__property String ClaimPropertyName[int ClaimIndex] = {read=FClaimPropertyName, write=FSetClaimPropertyName};
Default Value
""
Remarks
The name of the property.
The size of the array is controlled by the ClaimCount property.
This property is read-only and not available at design time.
Data Type
String