public bool IsSolidFill { get; }
Public ReadOnly Property IsSolidFill As Boolean Get
public: property bool IsSolidFill { bool get (); }
member IsSolidFill : bool with get