Contents

accountDescription

A human-readable description of the account.

Declaration

var accountDescription: String! { get set }

Discussion

This property is available if the user grants the application access to this account; otherwise it’s nil.

See Also

Accessing Properties