code property

Implementation

InlineCodeAttribute? get code =>
    attributes[EasyAttribute.code.key] as InlineCodeAttribute?;