public string? TimeZoneCodeName { get; }
Public ReadOnly Property TimeZoneCodeName As String Get
public: property String^ TimeZoneCodeName { String^ get (); }
member TimeZoneCodeName : string with get
In This Article