IsMinimizable Property (WindowDescription)
Indicates whether the window can be minimized.

C# Syntax

public Nullable<bool> IsMinimizable {get; set;}