public bool IsReflectionSParameter { get; }
Public ReadOnly Property IsReflectionSParameter As Boolean
Get
public:
virtual property bool IsReflectionSParameter {
bool get () sealed;
}
abstract IsReflectionSParameter : bool with get
override IsReflectionSParameter : bool with get