Variable WidgetPropertyMetadata.name

struct WidgetPropertyMetadata
{
  // ...
  string name;
  // ...
}