ReadOnly Property Name As String
string Name { get; }
property String^ Name { String^ get (); }
function get_name();