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