Redmine Client Library [This is preliminary documentation and is subject to change.]
Gets or sets the issue subject text

Declaration Syntax
public string Subject { get; set; }
Public Property Subject As String
public:
virtual property String^ Subject {
String^ get () sealed;
void set (String^ value) sealed;
}
Assembly:
Nohal.Redmine (Module: Nohal.Redmine) Version: 0.3.3442.16736 (0.3.0.0)