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