public IAccount Account { get; }
Public ReadOnly Property Account As IAccount Get
public: virtual property IAccount^ Account { IAccount^ get () sealed; }
abstract Account : IAccount with get override Account : IAccount with get
In This Article