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