Skip to main content

property

Function property 

Source
const fn property(
    kind: ModifierPropertyKind,
    name: &'static str,
    operations: ModifierOperations,
    support: SemanticSupport,
    handler: &'static str,
) -> ModifierPropertySemantic