This version of Unity is unsupported.

StringView.valid

public bool valid;

Description

Boolean indicating if the StringView is valid.

The StringView is valid if the base string is not null.