public string DiscountLedgerAccountNo { get; set; }
Public Property DiscountLedgerAccountNo As String Get Set
public: property String^ DiscountLedgerAccountNo { String^ get (); void set (String^ value); }