valueOrThrow

val <T : Any> IOptPropertyView<T>.valueOrThrow: T

Returns the value of the property, or throws an exception if it was not initialized.