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