abstract fun hasProperty(name: String): Boolean
Check if has the specified property. Generally, the property is equivalent to project property
name - the name of property
name