Property SceneName
SceneName
Gets or sets the name of the scene to update.
[TypeConverter(typeof(SceneNameConverter))]
public string SceneName { get; set; }
Gets or sets the name of the scene to update.
[TypeConverter(typeof(SceneNameConverter))]
public string SceneName { get; set; }