[]
Gets the C1MenuItem that is the parent of this item.
[Obsolete("The Parent property overload is obsolete, use the ParentItem property instead.")]
public C1MenuItem Parent { get; }
<Obsolete("The Parent property overload is obsolete, use the ParentItem property instead.")>
Public ReadOnly Property Parent As C1MenuItem