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