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