Address2 Property
A specific detail on the address (such as building, suite, apartment, floor number etc.
Syntax
__property String Address2 = {read=FAddress2, write=FSetAddress2, default=""};
Default Value
""
Remarks
A specific detail on the address (such as building, suite, apartment, floor number etc.). This is optional. Combination of Address1 and Address2 should not exceed 35 characters.
Data Type
String