[[["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-17 UTC."],[[["This webpage details the `PropertyName.Builder` class, which is used to construct instances for properties formatted as `{property}`."],["The `PropertyName.Builder` class inherits from `java.lang.Object`, providing it with standard Java object methods like `clone()`, `equals()`, and `hashCode()`."],["It includes a protected default constructor `Builder()` and a `build()` method, which returns a `PropertyName` object."],["The `getProperty()` method is available to retrieve the property value as a `String`, while `setProperty(String property)` allows setting the property value, returning the `PropertyName.Builder` instance."],["The page also includes access to the documentation of multiple version, from 0.1.0 to 0.9.0, the latest version being 0.9.0."]]],[]]