public int DashLength { get; set; }
Public Property DashLength As Integer
public: property int DashLength { int get (); void set (int value); }