[[["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-03-21 UTC."],[[["The `FirestorePropertyAttribute` is used to indicate that a property should be included in Firestore conversions."],["The latest version of `FirestorePropertyAttribute` is 3.10.0, and versions back to 2.3.1 are documented."],["This attribute targets properties and is part of the `Google.Cloud.Firestore` namespace within the `Google.Cloud.Firestore.dll` assembly."],["The attribute can be instantiated with or without a specified name, which is used within the Firestore document, defaulting to the property name if not provided."],["A custom converter type can be specified for a property using the `ConverterType` property."]]],[]]