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