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