2. Properties - Property functions
Property functions provide state information for the context.
Functions
- active - Is context active
 - className - Get class name from context class
 - closing - Context is closing
 - contextType - Type of the context
 - defaultContext - Is context default context
 - isClass - Is context class class with passed name?
 - isHighContext - Is context high context
 - isResource - Check resource name
 - opened - Is context opened
 - processState - Process state property
 - resourceID - Resource identification
 - resourceName - Resource name
 - result - Result property
 - state1 - Context state1 property
 - state2 - Context state2 property
 - state3 - Context state3 property
 - userName - Get user name from application
 

