public string Name { get; set; }
public: virtual property String^ Name { String^ get () sealed; void set (String^ value) sealed; }