ICSSMarginRule.Name

ICSSMarginRule.Name property

The name attribute must return the name of the margin at-rule. The @ character is not included in the name.

public string Name { get; }

See Also