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