Public ReadOnly Property Query As String
public string Query { get; }
public: property String^ Query { String^ get (); }
function get_query();