spacing property

int? get spacing

Property getter and setter for spacing:

Implementation

int? get spacing;
set spacing (int? spacing)

Implementation

set spacing(int? spacing);