'宣言 Protected Overridable Function ShouldSerializeX() As System.Boolean
'使用法 Dim instance As RenderObject Dim value As System.Boolean value = instance.ShouldSerializeX()
protected virtual System.bool ShouldSerializeX()
戻り値の型
True if the property should be serialized, false otherwise.