'宣言 Protected Function ShouldSerializeText() As System.Boolean
'使用法 Dim instance As RenderText Dim value As System.Boolean value = instance.ShouldSerializeText()
protected System.bool ShouldSerializeText()
戻り値の型
true if RenderText.Text should be serialized, false otherwise.