IsTopmost Property (WindowDescription)
Indicates whether this object should be the topmost window even when it is deactivated.

C# Syntax

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