username
The username for this account.
Declaration
var username: String! { get set }Discussion
This property must be set before the account is saved. After the account is saved, this property is available if the user grants the application access to this account; otherwise it’s nil.