Parent Property (ActionMap)
Gets or sets the parent action map (ActionMap object) of this action map.
'Declaration
Public Property Parent As ActionMap
'Usage
Dim instance As ActionMap
Dim value As ActionMap
instance.Parent = value
value = instance.Parent