public TypeRegistry TypeRegistry { get; set; }Public Property TypeRegistry As TypeRegistry
Get
Setpublic:
property TypeRegistry^ TypeRegistry {
TypeRegistry^ get ();
void set (TypeRegistry^ value);
}function get_TypeRegistry();
function set_TypeRegistry(value);