[DefaultValueAttribute(null)]
string? Cron { get; }<DefaultValueAttribute(Nothing)>
ReadOnly Property Cron As String
Get[DefaultValueAttribute(nullptr)]
property String^ Cron {
String^ get ();
}[<DefaultValueAttribute(null)>]
abstract Cron : string with get