The start time of the entire interval span.
Read-only property
| [Visual Basic .NET] | 
|---|
| Public Property Start() As System.Object | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
| public: __property VARIANT get_Start(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
| public AgVariant getStart(); | 
| [Python - STK API] | 
|---|
| @property def Start(self) -> typing.Any: | 





