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