getVisibility

abstract fun getVisibility(): Visibility
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 visibility.