isAllNull

fun isAllNull(): Boolean

Checks if all properties of this metadata object are null.

Return

true if all properties are null, false otherwise.