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