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

Attach a property to this typedef as string.