public ControllableItemAction Action { get; }
Public ReadOnly Property Action As ControllableItemAction Get
public: property ControllableItemAction Action { ControllableItemAction get (); }
member Action : ControllableItemAction with get
In This Article