[This is preliminary documentation and is subject to change.]
The AE Title is the application entity name of the SUT machine in the test.
| C# | Visual Basic | Visual C++ |
public string SutAeTitle { get; set; }
Public Property SutAeTitle As String
public: property String^ SutAeTitle { String^ get (); void set (String^ value); }