public bool HasVariations { get; }
Public ReadOnly Property HasVariations As Boolean Get
public: property bool HasVariations { bool get (); }
member HasVariations : bool with get
In This Article