public string Name {get;}
This language is not supported or no code example is available.
public: property String^ Name { String^ get( ); }
public function get Name() : String;