Variable Property.hintString

struct Property
{
  // ...
  string hintString = null;
  // ...
}