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