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