public bool IsDesignMode { get; set; }
Public Property IsDesignMode As Boolean Get Set
public: property bool^ IsDesignMode { bool^ get (); void set (bool^ value); }