[ Version ( since = "2.18" ) ]
public bool has_selection { get; set; }
Determines whether there is a selection in your application.
This can allow your application to print the selection. This is typically used to make a "Selection" button sensitive.