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