facet classnetColarUtils::Setting

sys::Obj
  netColarUtils::Setting : sys::Facet

@Serializable

Facet for a specific setting NOTE: Not allowed on Nullables Settings fields MUST be Serializable

category

const Str? category

Can be used to categorize the settings when presenting them to the user in a settings UI Default:Null (none) Does NOT show in the saved settings file

help

const Str[] help := Str[,]

Help/comments about this Setting (lines of text) will show as comments