address property

String address
getter/setter pair

The SubAccount address may be a cryptographic value or some other identifier (ex: bonded) that uniquely specifies a SubAccount.

Implementation

String address;