On this pageUIMenu.parentpublic UIMenu parent { get; set; }CopyDescription#Gets/Sets the control that this is a sub-menu of.Usage#ExampleDebug.Log(sampleObject.parent);Copy