public float SpacingBefore { get; set; }
Public Property SpacingBefore As Single Get Set
public: property float SpacingBefore { float get (); void set (float value); }