SegmentAnimation SegmentAnimation { get; set; }
Property SegmentAnimation As SegmentAnimation
Get
Set
property SegmentAnimation SegmentAnimation {
SegmentAnimation get ();
void set (SegmentAnimation value);
}
abstract SegmentAnimation : SegmentAnimation with get, set