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