共用方式為


MovieTheater.ScreenCount Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="screenCount")]
public int? ScreenCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="screenCount")>]
member this.ScreenCount : Nullable<int>
Public ReadOnly Property ScreenCount As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to