public Type MaintenanceWindow { get; set; }
Public Property MaintenanceWindow As Type Get Set
public: property Type^ MaintenanceWindow { Type^ get (); void set (Type^ value); }