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