| Name | Description |
| Execute | Method that is used to execute this member. |
| Name | Description |
| Arguments | Property that returns the collection containing the member's arguments. |
| MemberType | Property that returns a constant that specifies the member type. |
| Name | Property that indicates the member's display name. |
| Parent | Property that returns the parent object from whom this object can logically be reached. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| VBMember | Property that returns the member object that corresponds to this InventorVBAMember object. |