public int StorageCleanCycle { get; set; }
Public Property StorageCleanCycle As Integer Get Set
public: property int^ StorageCleanCycle { int^ get (); void set (int^ value); }