Skin parts

C# | Visual Basic | Visual C++ |
protected virtual Dictionary<string, bool> SkinParts { get; }
Protected Overridable ReadOnly Property SkinParts As Dictionary(Of String, Boolean) Get
protected: virtual property Dictionary<String^, bool>^ SkinParts { Dictionary<String^, bool>^ get (); }