public string AdditionalWowArgs { get; set; }
Public Property AdditionalWowArgs As String Get Set
public: property String^ AdditionalWowArgs { String^ get (); void set (String^ value); }