booster / com.didiglobal.booster.transform / TransformContext / getProperty

getProperty

open fun <T> getProperty(name: String, default: T): T

Returns the value of the specified property. Generally, the property is equivalent to project property

Parameters

name - the name of property

default - the default value