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 \u003ccode\u003ePropertyReference\u003c/code\u003e class provides a way to reference a property within the context of kind expressions in the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eVersion 4.15.0 is the latest available version for \u003ccode\u003eGoogle.Cloud.Datastore.V1.PropertyReference\u003c/code\u003e, with previous versions dating back to 3.2.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class implements multiple interfaces, including \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 \u003ccode\u003ePropertyReference\u003c/code\u003e class has constructors for creating instances, either empty or based on existing \u003ccode\u003ePropertyReference\u003c/code\u003e objects, or by specifying a property name directly as a string.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of \u003ccode\u003ePropertyReference\u003c/code\u003e is \u003ccode\u003eName\u003c/code\u003e, a string that stores the name of the referenced property and that can potentially include "." to be interpreted as a path.\u003c/p\u003e\n"]]],[],null,[]]