I am making a custom textbox control

and my problem is when I try to map the textboxes multiline property to a property in my usercontrol it errors and says it is readonly...

How can I get pass this?