A Property consists of a user-supplied name/value pair.
Property
name
String.t()
uint64_value
value
@type t() :: %Googly.CloudVision.Model.Property{ name: String.t() | nil, uint64_value: String.t() | nil, value: String.t() | nil }