float Duration { get; set; }
Property Duration As Single Get Set
property float Duration { float get (); void set (float value); }