getVisibilityValue

abstract fun getVisibilityValue(): Int
Sets the visibility options for this data point. Depending on these options, a property or model may be exposed to
invoking code, protected from rewriting, and so on.
.elide.model.Visibility visibility = 1;

Return

The enum numeric value on the wire for visibility.