name property

String? name
getter/setter pair

Name of this subaccount.

This is a required field. Must be less than 128 characters long and be unique among subaccounts of the same account.

Implementation

core.String? name;