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