public string DesignModeCss { get; set; }
Public Property DesignModeCss As String
public: property String^ DesignModeCss { String^ get (); void set (String^ value); }