Widget.styleId - multiple declarations

Function Widget.styleId

set widget style id

Widget styleId(
  string id
) @property;

Function Widget.styleId

returns widget style id, null if not set

string styleId() @property const;