Provides a Prepared instance bound to the given property.
val randomEmail by prepared { "my-account-${random.nextInt()}@mail.com" }