'Declaration
Public ReadOnly Property Level As QueryLevel
'Usage
Dim instance As WadoEventArgs Dim value As QueryLevel value = instance.Level
public QueryLevel Level {get;}
public read-only property Level: QueryLevel;
public function get Level : QueryLevel
public: __property QueryLevel get_Level();
public: property QueryLevel Level { QueryLevel get(); }