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