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