== How Do I Access a Configuration Property of Model-Glue in My Application? == You can access any property of your Model-Glue application by simply getting the configuration bean from !ColdSpring and calling the getter. For example, if you want to know the current debug property value: {{{ }}}