Gets and sets the property QueryString. Indicates whether you want CloudFront to forward
            query strings to the    origin that is associated with this cache behavior. If so,
            specify true; if    not, specify false.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool QueryString { get; set; }