Public Property Active As Boolean
public bool Active { get; set; }
public: bool Active { bool get (); void set (bool value); }