CustomJsonProperty<TOwner>.IsEmpty Property

Definition

Gets an indication if the custom-property object is empty.

public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Property Value

True, if the object is empty; otherwise, false.

Applies to