| virtual | ~TypedefBuilderImpl() | 
| void | AddProperty(const char* key, ROOT::Reflex::Any value) | 
| void | AddProperty(const char* key, const char* value) | 
| ROOT::Reflex::Type | ToType() | 
| ROOT::Reflex::TypedefBuilderImpl | TypedefBuilderImpl(const ROOT::Reflex::TypedefBuilderImpl&) | 
| ROOT::Reflex::TypedefBuilderImpl | TypedefBuilderImpl(const char* typ, const ROOT::Reflex::Type& typedefType) | 

Attach a property to this typedef as string.
constructor destructor
{}