in view :
setting value in View controller by using SetAttr("String" );
in Comp :
getting the value in Comp controller by usingString = getAttr( );
while activating we got the below error
[Error] .iCheckYesNo: The mapping definition is inconsistent, the mapped context element does not exist.
[wdgen] [Error] com.xxxx.abcd.1233455.TemplateGenerationView --> ContextValueAttribute iCheckYesNo [type]: Type missing (Hint: The type property must be set to a simple type, a built in type or any java native type)