public sealed class PropertyReference : IMessage<PropertyReference>, IEquatable<PropertyReference>, IDeepCloneable<PropertyReference>, IBufferMessage, IMessage
A reference to a property relative to the kind expressions.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003ePropertyReference\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, detailing its use in referencing properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class, part of the Google Cloud Datastore library, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists a comprehensive history of versions for the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e package, ranging from version 3.2.0 up to the latest 4.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class can be constructed using a default constructor, a copy constructor, or by passing in the string of the property name.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a single property called \u003ccode\u003eName\u003c/code\u003e, which is used to store the name of the referenced property, and this property is of type string.\u003c/p\u003e\n"]]],[],null,[]]