IsEmpty Property (IJsonEmptiable)
Gets value that indicates if the object is empty or not. If object is empty than it will be skipped during the serialization process.
System.bool IsEmpty {get;}
'Declaration
ReadOnly Property IsEmpty As System.Boolean