Button.text - multiple declarations
Function Button.text
returns widget content text (override to support this)
override dstring text() @property const;
Function Button.text
sets widget content text (override to support this)
returns widget content text (override to support this)
override dstring text() @property const;
sets widget content text (override to support this)