IsTopmost Property (WindowDescription)
Indicates whether this object is placed and remains above all non-topmost windows, even when it is deactivated.

C# Syntax

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