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