[[["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."],[[["This webpage details the `FirestorePropertyAttribute` class, which is used to indicate that a property should be included in Firestore conversions."],["The latest version of the library is 3.10.0, while this page specifically references version 2.5.0, with many older versions also listed."],["The `FirestorePropertyAttribute` class inherits from the `Attribute` class and offers functionalities like getting custom attributes and defining custom property names."],["The `FirestorePropertyAttribute` allows you to specify a custom converter type (`ConverterType`) for a property, as well as a custom name (`Name`) to use within Firestore documents."],["The attribute has two constructors, one with no specified name, and another one with a `string` argument to set a specified name to use in the Firestore Document."]]],[]]