ShippingLastName Property
Customer's last name.
Syntax
__property String ShippingLastName = {read=FShippingLastName, write=FSetShippingLastName};
Default Value
""
Remarks
Customer's last name.
This property is not available at design time.
Data Type
String