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