'宣言 Protected Function ShouldSerializeTitle() As System.Boolean
'使用法 Dim instance As DocumentInfo Dim value As System.Boolean value = instance.ShouldSerializeTitle()
protected System.bool ShouldSerializeTitle()
戻り値の型
Titleがシリアル化される場合は true、その他の場合は false。