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