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