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