Class Property (2.4.4)

Property(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A Property consists of a user-supplied name/value pair. .. attribute:: name

Name of the property.

:type: str

Attributes

NameDescription
value str
Value of the property.
uint64_value int
Value of numeric properties.