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