Setting.str - multiple declarations
Function Setting.str
read as string value
string str() @property;
Function Setting.str
set string value for object
string str(
string v
) @property;
read as string value
string str() @property;
set string value for object
string str(
string v
) @property;