Obtains the parameter value corresponding to key. key must be one of the parameter keys passed on instantiation or added by a subclass.
parameter key (case insensitive)
parameter value; null indicates that no value is currently set for this key
Behaves like regular associative array indexing.
See Implementation
Obtains the parameter value corresponding to key. key must be one of the parameter keys passed on instantiation or added by a subclass.