topMargin method

dynamic topMargin()

Implementation

topMargin() {
  return this.split(" ")[0];
}