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