public Nullable<TimeSpan> Duration { get; }
Public ReadOnly Property Duration As Nullable(Of TimeSpan) Get
public: property Nullable<TimeSpan^> Duration { Nullable<TimeSpan^> get (); }