public decimal DebtorCreditorCurrentBalance { get; set; }
Public Property DebtorCreditorCurrentBalance As Decimal Get Set
public: property Decimal^ DebtorCreditorCurrentBalance { Decimal^ get (); void set (Decimal^ value); }