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