public Query Query { get; set; }
Public Property Query As Query
public: property Query^ Query { Query^ get (); void set (Query^ value); }