public Account LedgerAccount { get; }
Public ReadOnly Property LedgerAccount As Account Get
public: property Account^ LedgerAccount { Account^ get (); }