public int InspectionedPins { get; set; }
Public Property InspectionedPins As Integer Get Set
public: property int InspectionedPins { int get (); void set (int value); }
member InspectionedPins : int with get, set
In This Article