Class Property (2.8.0)

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

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

Attributes

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