public bool Smooth { get; set; }
Public Property Smooth As Boolean
public: property bool Smooth { bool get (); void set (bool value); }