I'm building user controls for a site and I can't figure out how to expose a property for databinding. I can set the property manually, but no properties ever show up as bindable. I even started with the webcontrols.label as my base, but my usercontrol had no bindable properties. Someone please tell me how to this.