name property

String get name

Proxy getter of name of account

Implementation

String get name => account.name;