On this pageCommandButton.selectedpublic bool selected { get; }CopyDescription#Check if control is currently selectedUsage#Debug.Log(sampleObject.selected);