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