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