get
  open fun getStyleImportConfigProperty(importId: String, config: String): Expected<String, StylePropertyValue>
Gets the value of style import config.
Return
The style import config value.
Parameters
import
A style import identifier.
config
The style import config name.