property String.length

Description

Returns the length of the string.

Signature

property String.length : int
{
    get;
}