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