Variable WidgetPropertyMetadata.type

struct WidgetPropertyMetadata
{
  // ...
  TypeInfo type;
  // ...
}