Trait script::dom::bindings::codegen::Bindings::CSSLayerBlockRuleBinding::CSSLayerBlockRule_Binding::CSSLayerBlockRuleMethods
source · pub trait CSSLayerBlockRuleMethods<D: DomTypes> {
// Required method
fn Name(&self) -> DOMString;
}