'Declaration
Public Property ApplicationShutdownSound As String
'Usage
Dim instance As UserInterface Dim value As String instance.ApplicationShutdownSound = value value = instance.ApplicationShutdownSound
public string ApplicationShutdownSound {get; set;}