[読み取り専用] コンポーネントの現在の表示状態。
"" または null (Visual Basic では Nothing) に設定すると、コンポーネントは基本状態にリセットされます。
protected String currentState { get; }
'Declaration Protected Read Property currentState As String