public bool IsItalic{ get; set;}
Public Property IsItalic As Boolean
public: property bool IsItalic { bool get (); void set (bool value); }