public tLaneSet childLaneSet { get; set; }
Public Property childLaneSet As tLaneSet Get Set
public: property tLaneSet^ childLaneSet { tLaneSet^ get (); void set (tLaneSet^ value); }
member childLaneSet : tLaneSet with get, set
In This Article