PathSegmentCollection Arrow { get; set; }Property Arrow As PathSegmentCollection
Get
Setproperty PathSegmentCollection^ Arrow {
PathSegmentCollection^ get ();
void set (PathSegmentCollection^ value);
}abstract Arrow : PathSegmentCollection with get, set