共用方式為


CreativeWork.IsAccessibleForFree Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isAccessibleForFree")]
public bool? IsAccessibleForFree { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isAccessibleForFree")>]
member this.IsAccessibleForFree : Nullable<bool>
Public ReadOnly Property IsAccessibleForFree As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to