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