string? LimitationTimeZone { get; set; }
Property LimitationTimeZone As String Get Set
property String^ LimitationTimeZone { String^ get (); void set (String^ value); }
abstract LimitationTimeZone : string with get, set
In This Article