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