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
C# |
public bool Resizable { get; }
C# |
public bool Resizable { get; }