[[["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-09 UTC."],[[["The `FirestorePropertyAttribute` class is used to mark properties for inclusion in Firestore conversions, allowing them to be stored and retrieved from Firestore documents."],["This attribute targets properties and provides control over how they are named and converted within Firestore."],["The `Name` property allows specification of a custom name for the property in Firestore documents, otherwise it defaults to the property's actual name."],["The `ConverterType` property allows developers to set a custom type converter for specialized data handling when interacting with Firestore."],["The latest version available for `FirestorePropertyAttribute` is 3.10.0, and the page contains documentation for versions ranging from 2.3.1 to 3.10.0."]]],[]]