=== 2. TraitByName (Traits Only) ===
A TraitByName is a dedicated collection (<code>ObservableTraitDictionary</code>) that exclusively loads and initializes traits. Unlike the <code>ValueAccessors</code>, this does not fall back to regular properties.
* '''Usage:''' When you explicitly want to query ''only'' traits (e.g., read-only display in the UI).
[[Category:Client|Traits]]
[[Category:MAUI|Traits]]
[[Category:Mobile|Traits]]
=== 3. Values (Raw Data) ===