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