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