public int Height { get; set; }
public: virtual property int Height { int get () sealed; void set (int value) sealed; }