csp属性

String? csp

实现

String? get csp native;
void csp=(String? value)

实现

set csp(String? value) native;