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