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