public LongFieldUxmlTraits()
 {
     m_Value = new UxmlLongAttributeDescription {
         name = "value"
     };
 }