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