How to access a nullable type function and properties kotlin code example Example: !! in kotlin //The not-null assertion operator val l = b!!.length