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\u003eThis webpage details the \u003ccode\u003ePropertyReference\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastore.V1\u003c/code\u003e namespace, offering a reference to a property relative to kind expressions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class has several versions available, ranging from 3.2.0 up to the latest version 4.15.0, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePropertyReference\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePropertyReference\u003c/code\u003e class has two constructors, one that takes in no parameters, and another that takes in either another \u003ccode\u003ePropertyReference\u003c/code\u003e, or a \u003ccode\u003eString\u003c/code\u003e to name the property.\u003c/p\u003e\n"],["\u003cp\u003eThe class has one public property called \u003ccode\u003eName\u003c/code\u003e of type String, which represents the name of the property, and can include periods to represent a property path.\u003c/p\u003e\n"]]],[],null,[]]