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