Visual Basic Extensibility Reference
Member Object
See Also Example Properties Methods Events
The Member object represents a mixture of code-based properties and type library-based attributes of members.
Syntax
Member
Remarks
Code-based properties like Name are read-only, so the add-in must modify the code to change these properties.