public bool isEndPoint { get; set; }
Public Property isEndPoint As Boolean Get Set
public: property bool^ isEndPoint { bool^ get (); void set (bool^ value); }