open fun withProperty(name: String, value: Any): MockPropertySource
Convenient synonym for #setProperty that returns the current instance. Useful for method chaining and fluent-style use.
#setProperty
Return this MockPropertySource instance