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