[[["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-01 UTC."],[[["The `FirestorePropertyAttribute` class is used to indicate that a property should be included in Firestore conversions."],["This attribute can specify a custom name to be used in the Firestore document, or it will default to the property's name."],["A custom converter type can be defined via the `ConverterType` property to manage the conversion for the attributed property."],["The class is found within the `Google.Cloud.Firestore` namespace, with its documentation available for multiple versions ranging from 2.3.1 to the latest 3.10.0."],["The `FirestorePropertyAttribute` class is derived from the `Attribute` class, and inherits multiple methods that can be used to interact with the property."]]],[]]