status

expect open fun status(): <ERROR CLASS>?
expect open fun status(value: <ERROR CLASS>)
actual open override fun status(): <ERROR CLASS>?
actual open fun status(): <ERROR CLASS>?
actual open fun status(value: <ERROR CLASS>)