Hi 

I have successfully created a Custom FormBinder plugin by extending the DefaultFormBinder

and am able retrieve and store data's from forms. But I have one doubt regarding setting the ?property options to my custom FormBinder plugin , is there any code snippets available for how to set property options or how to set plugin properties for custom FormBinders .