CssMarginProperty
sealed class CssMarginProperty : CssShorthandProperty, ICssMarginProperty, ICssProperty, ICssMarginBottomProperty, ICssMarginLeftProperty, ICssMarginRightProperty, ICssMarginTopProperty
Information can be found on MDN:
https://developer.mozilla.org/en-US/docs/Web/CSS/margin
Gets the value for the bottom margin.
Gets the value for the left margin.
Gets the value for the right margin.
Gets the value for the top margin.