public string Lang { get; internal set; }
Public Property Lang As String
public: property String^ Lang { String^ get (); void set (String^ value); }