public int LineGap { get; set; }
Public Property LineGap As Integer Get Set
public: property int^ LineGap { int^ get (); void set (int^ value); }