supports 静态方法

bool supports(
  1. String property,
  2. String value
)

实现

static bool supports(String property, String value) native;