[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `Property` class within the `Google.Cloud.Vision.V1` namespace, specifically for version 2.4.0."],["The `Property` class represents a user-defined name/value pair and inherits from the `Object` class, while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Property` class offers three properties: `Name` (string), `Uint64Value` (ulong), and `Value` (string), allowing for the storage of a property name, an optional numeric value, and a general string value."],["There are also 11 versions of the `Property` class that can be accessed through the provided links, ranging from version 2.3.0 to 3.7.0."],["The `Property` class can be constructed using either the default constructor, or a copy constructor, which takes a `Property` object as a parameter."]]],[]]