'Declaration
Protected Overridable Function ShouldSerializeRight() As Boolean
'Usage
Dim instance As CharBoxBorderInfo Dim value As Boolean value = instance.ShouldSerializeRight()
protected virtual bool ShouldSerializeRight()
Return Value
true if the property value has changed from its default; otherwise, false.