Public Overridable ReadOnly Property IsSet As Boolean
public virtual bool IsSet { get; }
public: virtual property bool IsSet { bool get (); }
function get_isSet();