| 
        public interface IContextAttribute
       | 
| GetPropertiesForNewContext | Returns context properties to the caller in the given IConstructionCallMessage. | 
| IsContextOK | Returns a Boolean value indicating whether the specified Context meets the context attribute's requirements. | 
| 
            void GetPropertiesForNewContext( | 
msg
| 
            bool IsContextOK( | 
ctx
msg