public Account LedgerShipComplete { get; set; }
Public Property LedgerShipComplete As Account Get Set
public: property Account^ LedgerShipComplete { Account^ get (); void set (Account^ value); }