Whether this window can be resized by the user. Resizing a window that
            cannot be resized by the user works, but may be irritating to the user.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Resizable { get; }
 Declaration Syntax
 Declaration Syntax| C# | 
public bool Resizable { get; }