public bool DebtorContact { get; set; }
Public Property DebtorContact As Boolean Get Set
public: property bool^ DebtorContact { bool^ get (); void set (bool^ value); }