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