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