public IAccountManager Account { get; }
Public ReadOnly Property Account As IAccountManager Get
public: property IAccountManager^ Account { IAccountManager^ get (); }
member Account : IAccountManager with get
In This Article