terminating nul byte.
String.len
size_t len() @property nothrowGet len field.
Returns
contains the length of the string, not including the
void len(size_t propval) @property nothrowSet len field.
Parameters
propval | contains the length of the string, not including the terminating nul byte. |