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