声明
public bool TryGetProperty(string propertyName, out float value);
声明
public bool
TryGetProperty(string
propertyName, out
Vector4 value);
声明
public bool TryGetProperty(string propertyName, out string value);
声明
public bool TryGetProperty(string propertyName, out int value);